Autogenerated HTML docs for v1.7.6-49-g033c2
diff --git a/git-config.html b/git-config.html index f6a33b5..6918319 100644 --- a/git-config.html +++ b/git-config.html
@@ -3086,6 +3086,19 @@ </p> </dd> <dt class="hdlist1"> +http.cookiefile +</dt> +<dd> +<p> + File containing previously stored cookie lines which should be used + in the git http session, if they match the server. The file format + of the file to read cookies from should be plain HTTP headers or + the Netscape/Mozilla cookie file format (see <a href="curl.html">curl(1)</a>). + NOTE that the file specified with http.cookiefile is only used as + input. No cookies will be stored in the file. +</p> +</dd> +<dt class="hdlist1"> http.sslVerify </dt> <dd>